• Quick- instead of Merge-sort for pipelines systems 

      Khalaila, Ahmad H.; Eliassen, Frank (Research report; Forskningsrapport, 1997-05)
      This paper proposes an external sorting algorithm for large data as an alternative to the widely used merge-sort algorithm. The algorithm we present is an application of the widely known quick-sort algorithm to large sequences of data stored externally on a disk device. The problem with the merge-sort algorithm is not its time complexity but the large amount of time it requires to output its first ...